Adding ICPC Live Archive
[andmenj-acm.git] / ICPC Live Archive / 3928 - Ballroom lights / help / gomox.ar-pap-2010-d9b17e5cb110 / tpa / doc / trans_algorithmic.tex
blob9ce8c65ac17a0b148a4d09735ba168996c249eaa
1 \renewcommand{\algorithmicrequire}{\textcolor{blue}{\textbf{Requiere:}}}
2 \renewcommand{\algorithmicensure}{\textbf{Devuelve:}}
3 \renewcommand{\algorithmicend}{\textbf{Fin}}
4 \renewcommand{\algorithmicif}{\textcolor{blue}{\textbf{Si}}}
5 \renewcommand{\algorithmicthen}{\textcolor{blue}{}} %%\textbf{entonces}}}
6 \renewcommand{\algorithmicelse}{\textcolor{red}{\textbf{Si no}}}
7 \renewcommand{\algorithmicelsif }{\textcolor{blue}{\textbf{Si no y}}}
8 \renewcommand{\algorithmicendif}{\textcolor{blue}{\textbf{Fin si}}}
9 \renewcommand{\algorithmicfor}{\textcolor{ForestGreen}{\textbf{Para}}}
10 \renewcommand{\algorithmicendfor}{\textcolor{ForestGreen}{\textbf{Fin para}}}
11 \renewcommand{\algorithmicwhile}{\textcolor{ForestGreen}{\textbf{Mientras}}}
12 \renewcommand{\algorithmicendwhile}{\textcolor{ForestGreen}{\textbf{Fin mientras}}}
13 \renewcommand{\algorithmicdo}{\textcolor{ForestGreen}{}} %%\textbf{hacer}}}
14 \renewcommand{\algorithmicreturn}{\textbf{Devolver}}
15 \floatname{algorithm}{Algoritmo}